Android Barcode Library
Type
library
Summary
A barcode detection library.
Description
The barcode detection library provides functions for detecting barcodes in images.
The following barcode formats are recognized:
- Aztec
- Codabar
- Code 39
- Code 93
- Code 128
- Data Matrix
- EAN 8
- EAN 13
- ITF
- PDF 417
- QR Code
- UPC A
- UPC E
Compatibility and Support
OS
android
Children Properties
Handler
Name | Summary | Syntax |
---|---|---|
barcodeLibraryDetect | Returns any barcodes of the given formats detected in an image. | barcodeLibraryDetect(<pImage>,<pFormats>) |